home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / mus / misc / MpegAnalys-r.lha / MpegAnalys-r / MpegAnalys-r0.2.readme < prev   
Text File  |  2000-10-02  |  2KB  |  69 lines

  1. Short    : Checks Mpeg audio files for errors
  2. Author   : radiat-r@sascha-ploss.de (radiat-r aka Sascha Ploss)
  3. Uploader : radiat-r@sascha-ploss.de (radiat-r aka Sascha Ploss)
  4. Type     : mus/misc
  5. Version  : 0.2   (16 Aug 2000)
  6.  
  7. Introduction:
  8.  
  9.  - MpegAnalys-r scans a whole Mpeg (all types supported) and
  10.    displays any errors regarding the framesize or header.
  11.  
  12.  
  13. Disclaimer:
  14.  
  15.  - Use at your own risk! I cannot be held responsible for
  16.    any damage it may cause, either to hardware or to software.
  17.  
  18.  
  19. Requirements:
  20.  
  21.  - Should run on almost every Amiga with installed ixemul.library.
  22.  
  23.  
  24. Installation:
  25.  
  26.  - After extracting the archive, just copy the executable anywhere
  27.    you want it (I recommend to put it somewhere in your path, e.g. sys:c)
  28.  
  29.  
  30. Usage:
  31.  
  32.  MpegAnalys-r <File> [infolevel]
  33.  
  34.  
  35. Required parameter:
  36.  
  37.   <File>                  - any Mpeg audio file
  38.  
  39.  
  40. Optional parameters:
  41.  
  42.   [infolevel]             - a number from 0 to 2, which specifies the amount of
  43.                             displayed information, 0 is default when omitted.
  44.                              0: only errors are displayed and a short summary,
  45.                              1: number, position and status of each frame is displayed,
  46.                              2: like 1, but additionally Mpeg id, layer type,
  47.                                 bitrate and frequency is shown for each frame
  48.  
  49. Examples:
  50. MpegAnalys-r music.mp3       (only shows errors and summary)
  51. MpegAnalys-r music.mp3 2     (displays most detailed information about each frame)
  52.  
  53.  
  54. Bugs and disfunctionals:
  55.  
  56.  - If you find anything, PLEASE mail me and i'll try to fix it.
  57.  
  58.  - If you encounter strange behavior or crashes, try to increase the stack first.
  59.  
  60.  
  61. History:
  62.  
  63.  0.2:         - First release
  64.  
  65.  
  66. Please mail me if you use it: radiat-r@sascha-ploss.de
  67. Check out my Amiga pages with more Amiga stuff:
  68. http://www.Global-Multimedia.de/amiga/
  69.